Skip to content

fix(deps): update dependency @vercel/agent-eval to ^0.14.0#13

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vercel-agent-eval-0.x
Open

fix(deps): update dependency @vercel/agent-eval to ^0.14.0#13
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vercel-agent-eval-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Confidence
@vercel/agent-eval ^0.11.0^0.14.0 age confidence

Release Notes

vercel-labs/agent-eval (@​vercel/agent-eval)

v0.14.0

Compare Source

Minor Changes

v0.13.1

Compare Source

Patch Changes
  • #​121 384133b Thanks @​gaojude! - Surface AI Gateway errors during classification instead of swallowing them. classifyWithAI and classifyFailure now throw on gateway/network failures, and runAllCommand collects per-eval classifier errors and prints them at the end of the classify phase. Previously a 402 (insufficient funds), network blip, or any other gateway error would silently leave failures with no classification.json, which the cache reuse path then refuses to reuse — causing those evals to re-run on every subsequent invocation.

v0.13.0

Compare Source

Minor Changes
  • #​118 660ea3e Thanks @​gaojude! - Remove auto-retry of non-model failures. The --max-retries flag is gone; non-model failures are now removed by default (re-run to retry) or kept with --ack-failures.

v0.12.1

Compare Source

Patch Changes
  • #​115 a3c2136 Thanks @​gaojude! - Reconnect on terminated HTTP streams in SandboxManager.runCommand/runShell so in-sandbox commands exceeding ~5 min don't fail spuriously with error: "terminated".

v0.12.0

Compare Source

Minor Changes
  • #​113 a209ae0 Thanks @​gaojude! - Add cliPackage and effort agentOptions for Claude Code. Lets users override the installed npm package (e.g. @anthropic-ai/claude-code@next) and pass --effort <level>, which is required by models that use the new thinking.type.adaptive API such as Opus 4.7.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nuxt-evals Ready Ready Preview, Comment May 6, 2026 3:53am

@renovate renovate Bot force-pushed the renovate/vercel-agent-eval-0.x branch from fe67cce to 92b12c7 Compare April 17, 2026 08:29
@renovate renovate Bot changed the title fix(deps): update dependency @vercel/agent-eval to ^0.10.0 fix(deps): update dependency @vercel/agent-eval to ^0.12.0 Apr 17, 2026
@renovate renovate Bot force-pushed the renovate/vercel-agent-eval-0.x branch from 92b12c7 to a601422 Compare May 1, 2026 11:13
@renovate renovate Bot changed the title fix(deps): update dependency @vercel/agent-eval to ^0.12.0 fix(deps): update dependency @vercel/agent-eval to ^0.13.0 May 1, 2026
@renovate renovate Bot force-pushed the renovate/vercel-agent-eval-0.x branch from a601422 to 0e2b31b Compare May 6, 2026 03:52
@renovate renovate Bot changed the title fix(deps): update dependency @vercel/agent-eval to ^0.13.0 fix(deps): update dependency @vercel/agent-eval to ^0.14.0 May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants